home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++ / leda / 3 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: newsfeed.internetmci.com!gatech!gt-news!news
  2. From: David Scruggs <scruggs@ece.gatech.edu>
  3. Newsgroups: comp.lang.c++.leda
  4. Subject: Patch for g++ 2.7.0
  5. Date: Thu, 08 Feb 1996 15:08:46 -0500
  6. Organization: Computer Systems Lab--Georgia Institute of Technology
  7. Message-ID: <311A584E.7B22@ece.gatech.edu>
  8. NNTP-Posting-Host: khan.eecom.gatech.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; HP-UX A.09.05 9000/712)
  13.  
  14. I'm trying to compile Leda 3.3.c for a sun workstation (sun 4.2.1 os,
  15. X11 rel. 6) and compiling using g++ 2.7.0.  I'm getting a variety of
  16. parse errors, undefined variables, etc. preventing a number of the
  17. object files (_array.o, _dlist.o, etc.) from being constructed.
  18.  
  19. The first time I tried compilation, I uncommented all the lines in
  20. REDEFINE.h and UNDEFINE.h, so that all the Leda classes would have
  21. their names changed from "string" to "leda_string".  This, however,
  22. doesn't seem to be working.
  23.  
  24. Is there a "patch" file that's available for this problem?  I'm also
  25. downloading the last version of this file (LEDA-3.3.c.tgz) in case
  26. it has been fixed recently.  Is this the case?
  27.  
  28. Thanks,
  29.  
  30. David 
  31. -- 
  32. -----------------------------------------------------------------------
  33.            Georgia Institute of Technology
  34.       School of Electrical Engineering, Atlanta, GA  30332-0250
  35.             E-MAIL: scruggs@eecom.gatech.edu
  36.             PHONE: (404) 894-2955
  37.